Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Add windows/hunter support #226

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

caseymcc
Copy link

Hunter is a cmake package handler (https://github.com/ruslo/hunter), this PR includes support for

boost
Eigen
glog
gflags
Ceres

all others are ignored for the moment but can be added. The PR does not completely compile on Linux or Windows (don't have a mac to test on, assuming mac is supported) as folly is missing. I have another PR I am going to add that removes the dependence on folly mainly for Windows builds. I am thinking I may have to submit them together, but I at least wanted to get a discussion started.

@caseymcc caseymcc changed the title Add hunter support Add window/hunter support Jun 26, 2017
@caseymcc
Copy link
Author

Should be good to go on Windows/Linux (tested with Windows 10 and Ubuntu 16.04). I only tested with

cmake -DUSE_HUNTER=ON ...

as I don't have an environment setup for testing without it.

@caseymcc caseymcc changed the title Add window/hunter support Add windows/hunter support Jun 26, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants